记作业>英语词典>machine language翻译和用法

machine language

英 [məˈʃiːn ˈlæŋɡwɪdʒ]

美 [məˈʃiːn ˈlæŋɡwɪdʒ]

机器语言;计算机语言

计算机经济

英英释义

noun

双语例句

  • High-level language: a computer language that allows the programmer to write software programs using verbs, symbols, and commands rather than machine language.
    高阶层语言(高级语言):容许程式设计员不用机器语言而用动词、符号及指令来精辟软件程式的电脑语言。
  • A program written in a language from which statements are translated into machine language.
    用某一语言所写并被翻译成机器语言的程序。
  • In machine language, data and instructions are represented in binary form.
    机器语言里,数据和指令都是用二进制形式表示。
  • A compiler translates a programming language to machine language. A machine language consists of primitive operations that a computer can perform directly.
    编译器把程序语言转化成机器语言。机器语言是由计算机可以直接执行的原语操作组成的。
  • We would all be programming in assembly language or even machine language.
    我们就要用汇编语言,甚至要用机器语言去编写程序。
  • ( computer science) a program that decodes instructions written in a higher order language and produces a machine language program.
    (计算机科学上)用更高命令语言所写的解码指令程序来产出机器语言程序。
  • The translation of machine language back into mnemonics during debugging.
    在调试期间,将机器语言反译成助记符的翻译过程。
  • Stepping through each command and watching how the register and memory values are affected is also a great way to learn the basics of the Intel machine language commands.
    单步执行每个命令并观察寄存器和内存值如何受影响,这也是学习Intel机器语言命令基础知识的理想方法。
  • A machine language consists of primitive operations that a computer can perform directly.
    机器语言是由计算机可以直接执行的原语操作组成的。
  • The assembler translates symbolic language into machine language.
    汇编程序把符号语言翻译成机器语言。